Total Complexity | 49 |
Dependencies | 2 |
Dependents | 9 |
Total lines | 386 |
Lines of code | 196 |
Logical lines of code | 107 |
Comment lines | 128 |
Methods | 16 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 47 | 9 | 39 | |
is_access_token_renewed() | 52 | 8 | 25 | |
delete() | 50 | 7 | 31 | |
save() | 54 | 4 | 23 | |
get_account() | 65 | 3 | 10 | |
get() | 65 | 3 | 9 | |
clean_token() | 63 | 2 | 9 | |
get_renewed_access_token() | 66 | 2 | 8 | |
access_token_renew_attemps_exceded() | 71 | 2 | 6 | |
is_access_token_expired() | 69 | 2 | 6 | |
get_token_type() | 70 | 2 | 6 | |
get_args() | 64 | 1 | 11 | |
calculate_expiration_date() | 78 | 1 | 3 | |
access_token_renew_attemps_increase() | 75 | 1 | 4 | |
update() | 80 | 1 | 3 | |
delete_table() | 82 | 1 | 3 |